Store the buildable name in object data instead of the widget name
authorChristian Dywan <christian@twotoasts.de>
Thu, 3 Dec 2009 12:10:02 +0000 (13:10 +0100)
committerChristian Dywan <christian@twotoasts.de>
Thu, 3 Dec 2009 12:10:02 +0000 (13:10 +0100)
commit46f5ee1d0c0f4601853ed57e99b1b513f1baa445
tree3e90ea141dee1596f6aa4e8c6a3c1ad87f679629
parent7e7c23de196011bca9d974a753c220d078bdb788
Store the buildable name in object data instead of the widget name

Widget names are used for theming which is why GtkBuilder should
use object data.

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=591085
docs/reference/gtk/tmpl/gtkbuildable.sgml
gtk/gtkwidget.c